projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
648c4c5
)
(outline-minor-mode-prefix): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 3 Sep 1994 00:07:49 +0000
(
00:07
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 3 Sep 1994 00:07:49 +0000
(
00:07
+0000)
lisp/textmodes/ooutline.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/ooutline.el
b/lisp/textmodes/ooutline.el
index db2ed7708c57f3cb76cecd0794369a2cdc6e25c2..89ae68847bd0ba4f7ca6e041a8a54cc3c60ecc07 100644
(file)
--- a/
lisp/textmodes/ooutline.el
+++ b/
lisp/textmodes/ooutline.el
@@
-197,7
+197,9
@@
Turning on outline mode calls the value of `text-mode-hook' and then of
(run-hooks 'text-mode-hook 'outline-mode-hook))
(defvar outline-minor-mode-prefix "\C-c\C-o"
- "*Prefix key to use for Outline commands in Outline minor mode.")
+ "*Prefix key to use for Outline commands in Outline minor mode.
+The value of this variable is checked as part of loading Outline mode.
+After that, changing the prefix key requires manipulating keymaps.")
(defvar outline-minor-mode-map nil)
(if outline-minor-mode-map